home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / U-Z / Vim 3.0.sit / vim / vim update / doubleCR.1 < prev   
Encoding:
Text File  |  1994-10-14  |  4.3 KB  |  99 lines

  1. Now that I left Oce the e-mail address "mool@oce.nl" is no longer
  2. valid. Please don't use it anymore, although mail sent there will be
  3. forwarded for some time. My new address is: "Amoolenaar@mukla.gn.apc.org".
  4. The Fido address is 5:7321/1.43.
  5.  
  6. The project is located in a rural area. There is no phone, I have to
  7. go to Masaka to transfer e-mail. I will do this at least once in two
  8. weeks. If you send me mail, please include all relevant information,
  9. because sending messages back and forth takes a lot of time. If you
  10. don't get a reply in two weeks, the message is probably lost. Try
  11. again. I don't know yet how reliable the e-mail connection is. You can
  12. also use the fax number, if you don't mind paying the international
  13. call (from here it costs about $4 per page). Or send me a letter or a
  14. diskette (takes about two weeks).
  15.  
  16. If you have a simple question send it to Stephen Riehm
  17. (ln_smr@pki-nbg.philips.de). He will be able to answer more quickly.
  18. If you have a bug report or request for enhancement you should send it
  19. to me. Donations should still be send to the address in The
  20. Netherlands, because that is more reliable.
  21.  
  22. Have fun with Vim!
  23.  
  24. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  25. Bram Moolenaar                  Internet: Amoolenaar@mukla.gn.apc.org
  26. Kibaale Children's Centre           Fido: 5:7321/1.43
  27. p.o. box 1658, Masaka, Uganda        fax: +256 481 20514
  28.           "bringing hope for a brighter tomorrow"
  29.  
  30.  
  31. From uchinews!msuinfo!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!dmssyd.syd.dms.CSIRO.AU!news.dmpe.CSIRO.AU!mel.dit.csiro.au!etrog.citri.edu.au!webb Sat Oct  8 13:09:26 CDT 1994
  32. Article: 11576 of comp.editors
  33. Path: uchinews!msuinfo!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!dmssyd.syd.dms.CSIRO.AU!news.dmpe.CSIRO.AU!mel.dit.csiro.au!etrog.citri.edu.au!webb
  34. From: webb@cgl.citri.edu.au (Robert Webb)
  35. Newsgroups: comp.editors
  36. Subject: Re: VI Editor for PC's
  37. Date: 30 Sep 94 03:50:37 GMT
  38. Organization: Collaborative Information Technology Research Institute
  39. Lines: 54
  40. Distribution: inet
  41. Message-ID: <webb.780897037@manda.cgl.citri.edu.au>
  42. References: <369ri4$otj@eccdb1.pms.ford.com> <KANZE.94Sep29135702@slsvhdt.us-es.sel.de>
  43. NNTP-Posting-Host: godzilla.cgl.citri.edu.au
  44.  
  45. kanze@us-es.sel.de (James Kanze US/ESC 60/3/164 #71425) writes:
  46.  
  47. >In article <369ri4$otj@eccdb1.pms.ford.com> makbar@pgt001.cpd.ford.com
  48. >() writes:
  49.  
  50. >|> Is there a VI editor for IBM Pc's? If not is there
  51. >|> a similar editor.
  52.  
  53. >The MKS Toolkit contains vi, and most of the other Unix tools.  Highly
  54. >recommended (not free, though).
  55.  
  56. Try vim, it will run on msdos.  It is the most vi compatible vi-clone I have
  57. seen, and is easy to use if you're used to vi.  I even heard one guy complain
  58. because he couldn't see any difference!  However, due to its many improvements,
  59. you may not wish to go back to straight vi :-)
  60.  
  61. A couple of notes:
  62.     - On msdos, if you get any strange screen flashing or color changing, try:
  63.     :set hl=
  64.     - By default, backup files are maintained.  That is, editing 'file' will
  65.     create 'file.bak' in the current directory.  This can be turned off
  66.     with ':set nobackup nowritebackup'.
  67.     - By default, a swap file is created in the current directory for crash
  68.     recovery purposes.  Vi puts its crash recovery file in /tmp.  To make
  69.     vim do something like this, use ':set dir=>/tmp'.  The '>' stops it
  70.     from trying the current directory first.
  71.  
  72. Where to get it:
  73. --------------------------------------------------------------------------
  74. Site: ftp.FU-Berlin.DE (130.133.1.18)
  75.     Directory: /pub/unix/editors/vim
  76.     vim-3.0.tar.gz            generic sources + docs (eg UNIX)
  77.     Directory: /pub/pc/msdos/editors
  78.     vim30bin.zip            MSDOS binary + docs
  79.     vim30src.zip            MSDOS packed sources
  80.     Directory: /pub/misc/editors/vim/amiga
  81.     vim30bin.lha            Amiga binary + docs
  82.     vim30src.lha            Amiga packed sources
  83.  
  84. Site: sunsite.unc.edu
  85.     Directory: /pub/Linux/apps/editors
  86.     vim-3.0.tar.gz                      (Complete source and doc's)
  87.     vim-3.0.lsm
  88.  
  89. JAPAN Site: oskgate0.mei.co.jp
  90.     Directory: /free/others/Editors
  91.     vim-3.0.tar.gz                (Complete source and doc's)
  92.     jvim2.0p+onew2.2.8.tar.gz        (Japanese version of vim2.0)
  93. --------------------------------------------------------------------------
  94. --
  95.  
  96. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  97.  
  98. Robert Webb.   (webb@godzilla.cgl.citri.edu.au)
  99. ˇ